home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000031_fdc@columbia.edu_Wed Apr 30 16:34:33 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  31 lines

  1. Article: 14247 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: ftp: SSL/TLS connect COMMAND error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
  6. Date: 30 Apr 2003 16:34:05 -0400
  7. Organization: Columbia University
  8. Lines: 14
  9. Message-ID: <b8pbvt$hg1$1@watsol.cc.columbia.edu>
  10. References: <8ba3a1cf.0304301226.40e22c0a@posting.google.com>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1051734846 9009 128.59.39.139 (30 Apr 2003 20:34:06 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 30 Apr 2003 20:34:06 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14247
  16.  
  17. In article <8ba3a1cf.0304301226.40e22c0a@posting.google.com>,
  18. Rick <nucemfromorbit@yahoo.com> wrote:
  19. : I am getting this error msg.  Is it from Kermit, OpenSSL or ftp server
  20. : (WS_FTP)?
  21. The problem in this case appears to be in Kermit.  I can't tell you when
  22. or if it will be fixed.  Of course the code is in the open so, as always,
  23. users are welcome to take a whack at it:
  24.  
  25.   ftp://kermit.columbia.edu/kermit/archives/cku209.tar.gz
  26.  
  27. The FTP module is ckcftp.c; the OpenSSL interface modules are ck_ssl.[ch].
  28.  
  29. - Frank
  30.